Skip to content

Disable visualization smoke tests for test mode bypass#11

Merged
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass
Apr 6, 2026
Merged

Disable visualization smoke tests for test mode bypass#11
Jammy2211 merged 1 commit intomainfrom
feature/test-mode-bypass

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Disables imaging/visualization.py and interferometer/visualization.py from smoke tests — they fail in bypass mode (PYAUTOFIT_TEST_MODE=2) due to mkdir race conditions and missing file assertions.

Also adds smoke_tests.txt to this repo (was previously missing).

Scripts Changed

Upstream PR

PyAutoLabs/PyAutoFit#1180

Test Plan

  • All other smoke tests pass with PYAUTOFIT_TEST_MODE=2

🤖 Generated with Claude Code

imaging/visualization.py and interferometer/visualization.py trigger
mkdir race conditions and missing file assertions in bypass mode.
Disabled pending fix in PyAutoLabs/PyAutoFit#1179.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant